spinbutton: Fix right and middle click on +/- buttons
authorTimm Bäder <mail@baedert.org>
Wed, 1 Feb 2017 20:03:39 +0000 (21:03 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 1 Feb 2017 20:05:27 +0000 (21:05 +0100)
commitf251c5bf941de94ef46b3b3a869c7d761961cb6c
tree24f1089559e4bf0ebbaeec6d88b41ee64a2d17d4
parent992796405d946766cc193330809f0fe57841f37c
spinbutton: Fix right and middle click on +/- buttons

Tell the gesture that we handle all buttons and actually claim the
gesture in the ::pressed handler
gtk/gtkspinbutton.c